-
Home
-
HTML Forms – Simple WordPress Forms Plugin
-
1.3.30
-
Code
-
Classes
- Forms
Total Complexity |
72 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
428 |
Lines of code |
249 |
Logical lines of code |
145 |
Comment lines |
112 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
listen_for_submit() |
B |
37 |
22 |
62 |
validate_form() |
A |
48 |
12 |
31 |
sanitize() |
A |
53 |
9 |
22 |
shortcode() |
S |
57 |
6 |
15 |
get_response_for_error_code() |
S |
52 |
5 |
26 |
listen_for_preview() |
S |
52 |
5 |
24 |
get_request_data() |
S |
63 |
4 |
11 |
register() |
S |
55 |
2 |
22 |
enqueue_assets() |
S |
74 |
2 |
5 |
add_defer_attribute() |
S |
70 |
2 |
6 |
register_assets() |
S |
60 |
1 |
13 |
__construct() |
S |
77 |
1 |
4 |
hook() |
S |
66 |
1 |
8 |